-
Home
-
MultiSafepay plugin for WooCommerce
-
6.6.2
-
Code
-
Classes
- ShoppingCartService
Total Complexity |
33 |
Dependencies |
13 |
Dependents |
1 |
Total lines |
242 |
Lines of code |
135 |
Logical lines of code |
77 |
Comment lines |
68 |
Methods |
10 |
Properties |
1 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
create_shopping_cart() |
A |
49 |
9 |
29 |
get_item_tax_rate() |
S |
52 |
6 |
25 |
get_shipping_tax_rate() |
S |
56 |
5 |
18 |
get_fee_tax_rate() |
S |
56 |
5 |
18 |
create_cart_item() |
S |
56 |
3 |
16 |
__construct() |
S |
79 |
1 |
3 |
create_shipping_cart_item() |
S |
67 |
1 |
7 |
create_fee_cart_item() |
S |
66 |
1 |
8 |
is_order_vat_exempt() |
S |
78 |
1 |
3 |
create_coupon_cart_item() |
S |
66 |
1 |
8 |